hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
Hip_GL_ShaderImpl.compileShader
hip
hiprenderer
backend
gl
glshader
Hip_GL_ShaderImpl
Undocumented in source. Be warned that the author may not have intended to support it.
bool
compileShader
(GLuint shaderID, string shaderSource)
class
Hip_GL_ShaderImpl
bool
compileShader
(
GLuint
shaderID
,
string
shaderSource
)
bool
compileShader
(VertexShader vs, string shaderSource)
bool
compileShader
(FragmentShader fs, string shaderSource)
Meta
Source
See Implementation
hip
hiprenderer
backend
gl
glshader
Hip_GL_ShaderImpl
functions
bind
bindArrayOfTextures
compileShader
createFragmentShader
createShaderProgram
createVariablesBlock
createVertexShader
deleteShader
dispose
getId
linkProgram
onRenderFrameEnd
sendVars
sendVertexAttribute
setBlending
setShaderVar
unbind
variables
layouts